Papers with full-parameter kernel
RoCoFT: Efficient Finetuning of Large Language Models with Row-Column Updates (2025.acl-long)
Copied to clipboard
| Challenge: | Existing methods for fine-tuning large language models use full finetunation, but this is impractical as language models continue to scale up. |
| Approach: | They propose a parameter-efficient fine-tuning method for large language models based on updating only a few rows and columns of the weight matrices in transformers. |
| Outcome: | The proposed method gives comparable or better accuracies than state-of-the-art methods while being more memory and computation-efficient. |